/* 头部嵌套 */
.top {
    background: #3794dc;
    height: 35px;
    line-height: 35px;
}

.top a {
    font-size: 12px;
    color: #fff;
}

.topLeft {
    width: 40%;
    float: left;
    height: 35px;
}

.topLeft ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
}

.topRIght {
    width: 60%;
    float: left;
    height: 35px;
}

.topRIght ul {
    text-align: right;
}

.topRIght ul li {
    list-style: none;
    margin-right: 14px;
    display: inline-block;
}

.topRIght ul .mwb_icon {
    width: 13px;
    height: 25px;
    background: url("../images/2021-mg.png");
    vertical-align: middle;
    margin-bottom: 3px;
}

.topRIght ul .mwb_icon a {
    display: block;
    width: 100%;
    height: 100%;
}

.topRIght ul .mwb_icon:hover {
    background: url("../images/2021-mg-blue.png");
}

/* 图片轮播 */
.BoxLunBo {
    position: relative;
    top: -109px
}

.BoxLunBo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.BoxLunBo .bd li {
    zoom: 1;
    vertical-align: middle;
}

.BoxLunBo .bd img {
    width: 100%;
    height: 275px;
    display: block;
}

/* logo */
.xinBanLogo {
    position: relative;
    top: 80px;
    z-index: 1;
}

/* 搜索 */
.l_bmdh_main {
    position: absolute;
    right: 80px;
    z-index: 999;
    background-color: #fff;
    width: 600px;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}

.l_zfbm_main li a {
    font-size: 14px;
    color: #333;
}

.l_zfbm_main::after {
    clear: both;
    content: '';
    display: block;
}

.l_bmdh_main .l_zfbm_main li {
    width: 33.33%;
    float: left;
    line-height: 24px;
    background: none;
    padding: 0px;
    margin: 0;
    text-align: left;
}

.l_bmdh_bt {
    color: #006AB9;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s;
    text-align: left;
}

.showwx,
.ydzd {
    position: relative;
}

.zwwx_ewm {
    display: none;
    position: absolute;
    top: 35px;
    left: -50%;
    width: 140px;
    padding: 5px;
    box-sizing: border-box;
    background: #fff;
    z-index: 999;
}

.zwwx_ewm img {
    display: block;
    width: 100%;
}

.zwwx_ewm span {
    display: block;
    width: 100%;
    margin-top: 0px;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.header_search {
    border: 1px solid #2682cb;
    box-sizing: border-box;
    overflow: visible;
    height: 44px;
    border-radius: 23px;
    position: relative;
    margin-top: 60px;
    background: #fff;
    width: 100%;
    float: right;
}

.header_search .l_ssqh {
    width: 20%;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 20px;
    margin-top: 11px;
    background: none;
    background: url(../../img/search_img.png) no-repeat right center;
    box-sizing: border-box;
    outline: 0;
    text-align: left;
    padding-left: 17px;
    padding-right: 0px;
    border: none;
}

.header_search .l_ssqh span {
    display: block;
    width: 100%;
}

.header_search .l_ssqh .l_ssqhli {
    box-sizing: content-box;
    display: none;
    background: #fff;
    margin-top: 5px;
    line-height: 26px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.header_search .l_ssqh .l_ssqhli li {
    text-align: center;
    float: none;
}

#keywords {
    padding-left: 7px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 11px;
}

#submit_btn {
    display: block;
    float: left;
    height: 42px;
    position: absolute;
}

.header_search button {
    display: block;
    float: left;
    cursor: pointer;
    border: none;
}

.header_search .search_btn {
    border-radius: 22px;
    width: 25.5%;
    background: #3794dc;
    color: #fff;
    padding: 0px;
    margin: 0px;
    top: 0px;
    font-size: 18px;
    right: -2px;
}

.header_search input {
    border: none;
    outline: 0;
}

.header_search {
    position: relative;
    text-align: right;
}

.searchText {
    position: absolute;
    border: 1px solid #2682cb;
    box-sizing: border-box;
    overflow: visible;
    height: 45px;
    border-radius: 23px;
    position: relative;
    margin-top: 60px;
    background: #fff;
    font-size: 12px;
    width: 80%;
    padding-left: 20px;
}

.searchBtn {
    position: absolute;
    height: 45px;
    top: 60px;
    right: 0px;
    border-radius: 20px;
    width: 20%;
    background: #3794dc;
    color: #fff;
    border: 0px
}

.mt70 {
    margin-top: 50px;
}

.mt80 {
    margin-top: -109px;
}

/* 导航修改 */
.navbar-inverse {
    background-color: #0069b9;
    border-color: #0069b9;
    height: 51px;
}

/* 首页这块 */
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background: url(../images/2021navh.png) no-repeat;
    width: 142px;
    height: 57px;
    position: relative;
    padding-top: 18px;
    top: -7px;
    left: -30px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-left: 6px;
}

/* 经过的那个块 */
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    width: 142px;
    height: 57px;
    position: relative;
    top: -7px;
    left: -30px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 6px;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background: url(../images/2021navh.png) no-repeat;
    width: 142px;
    height: 57px;
    position: relative;
    top: -7px;
    left: -30px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 6px;
}

/* 头部嵌套 */



/* 尾部嵌套 */
footer {
    background: #015293;
    width: 100%;

}


.yqlj_box {
    position: relative;
    height: 38px;
}

.yqlj_box li {
    width: 18%;
    height: 38px;
    line-height: 36px;
    box-sizing: border-box;
    background: #034982;
    border: 1px solid #034982;
    position: static;
    float: left;
    margin: 0 1%;
}

.yqlj_box li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #b8cbdf;
    text-decoration: none;
}

.l_yqzz {
    display: none;
    overflow: hidden;
}

.l_yqlj_box {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 32px;
    height: 38px;
}

.l_yqlj_box img {
    margin-left: 15px;
    transition: all 0.3s;
}

.l_yqlj_box span {
    font-size: 14px;
    color: #b8cbdf;
}

.l_yqzz2 {
    position: absolute;
    width: 100%;
    bottom: 38px;
    left: 0px;
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    background: #015293;
}

.yqlj_box .l_yqzz a {
    display: block;
    width: 25%;
    line-height: 30px;
    font-size: 14px;
    color: #b8cbdf;
    float: left;
}

.yqlj_box li:hover .l_yqzz {
    display: block;
}

.yqlj_box li:hover .l_yqlj_box img {
    transform: rotate(180deg);
}

.footer_box {
    background: #015293;
    width: 100%;
    margin-top: 20px;
}

.foooter_list_gai {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.foooter_list_gai li {
    width: 23%;
    background: #214d8e;
    height: 38px;
}

.foooter_list_gai li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #b8cbdf;
    line-height: 38px;
    text-align: center;
}

.footer_main {
    padding: 28px 0px 10px 0px;
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.footer_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

/* .footer_listg {
    display: block;
} */

.footer_listg li {
    line-height: 30px;
    float: none;
}

.footer_listg li a {
    color: #b8cbdf;
    display: block;
    font-size: 16px;
}

.l_left_gai {
    width: 80px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.l_left_gai a {}

.l_left_gai a img {
    display: block;
    width: 100%;
}

.l_footer_leftc {
    font-size: 14px;
    line-height: 30px;
    color: #b8cbdf;
    box-sizing: border-box;
}

.l_footer_leftc #region {
    display: inline-block;
    float: left;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}

.footer_listg {}

.footer_listg li {
    line-height: 30px;
}

.footer_listg li a {
    display: block;
    color: #b8cbdf;
    font-size: 16px;
}

.l_footer_rightg {
    box-sizing: border-box;
    width: 100px;
    display: block;
}

.l_footer_rightg img {
    display: block;
    width: 100%;
}

.l_footer_line {
    height: 102px;
    width: 1px;
    background: #b8cbdf;
    margin-top: 9px;
}

.l_footer_line2 {
    margin-left: 130px;
    margin-top: 0px;
}

.l_footer_line3 {
    margin-top: 25px;
}

.phone-footer {
    display: none;
}

.PC-footer {
    display: block;
}

/* 尾部嵌套 */

/* 小于768的时候 */
@media only screen and (max-width: 768px) {
    .searchText {
        width: 100%;
        text-align: center;
    }

    .dismiss {
        display: none
    }

    .topLeft {
        width: 100%;
        padding-left: 20px;
    }

    .BoxLunBo {
        display: none;
    }

    .xinBanLogo {
        position: relative;
        top: 26px;
        z-index: 1;
    }

    .searchText {
        margin-top: 29px;
        width: 100%;
    }

    .searchBtn {
        top: 28px;
    }

    .mt70 {
        margin-top: 34px;
    }

    .mt80 {
        margin-top: 50px;
    }

    .disableXs {
        display: none
    }

    .mobile-footer {
        padding: 20px 0px;
        display: inline-block;
        width: 100%;
    }

    .mobile-footer p {
        color: #fff;
        line-height: 32px;
        font-size: 12px;
    }

    .mfLeft {
        width: 100%;
        float: left;
        text-align: center;
    }

    .mfRight {
        width: 25%;
        float: right;
    }

    /* 首页这块 */
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        color: #fff;
        background: #0069b9;
        width: 100%;
        height: 50px;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        padding-left: 6px;
    }

    /* 经过的那个快 */
    .navbar-inverse .navbar-nav>li>a {
        color: #333;
        width: 100%;
        height: 50px;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        background: #efefef;
        z-index: 999;

    }

    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #fff;
        width: 100%;
        height: 50px;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        background: #0069b9;
        z-index: 999;
    }

    .footer {
        background: #fff;
        width: 100%;

    }

    .header_search .l_ssqh {
        width: 28%;
    }

    .topLeft ul li a img {
        width: 18px;
        height: 29px;
    }

}

@media print {
    .disableXs {
        display: none;
    }

    .mobile-footer {
        display: block;
    }

    .mfLeft {
        width: 100%;
        float: left;
        text-align: center;
    }
}

@media only screen and (min-width: 769px) {
    .mobile-footer {
        display: none;
    }

}

.bgc-red,
.bgc-red .footer_box,
.bgc-red .l_yqzz2{ background: rgb(211, 0, 0);}
.bgc-red .yqlj_box li{ background: #f13333; border: 1px solid #f13333;}
.bgc-red .yqlj_box li a,
.bgc-red .yqlj_box span,
.bgc-red .yqlj_box .l_yqzz a
.bgc-red .footer_bottom a,
.bgc-red .footer_bottom div,
.bgc-red .footer_listg li a,
.bgc-red .l_footer_leftc p{ color: #fff !important;}